Commit d10eb561 authored by lucasvanlierop's avatar lucasvanlierop

Corrected return value in docblock

parent 7298404a
......@@ -2590,7 +2590,7 @@ abstract class AbstractPlatform
*
* @param mixed $item
*
* @return bool
* @return bool|null
*/
public function convertFromBoolean($item)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment