]> Kevux Git Server - koopa/commit
Update: provide custom error returning static function for NULL returns
authorKevin Day <thekevinday@gmail.com>
Sun, 18 Feb 2018 00:12:53 +0000 (18:12 -0600)
committerKevin Day <thekevinday@gmail.com>
Sun, 18 Feb 2018 00:12:53 +0000 (18:12 -0600)
commit89e32a78ca17f36807f02be783edd8f18f483dd9
treeb3d705f346e0918bf6ccec7bcb3a89a4c9ab7e76
parent7350df047dee1099a7d5d21af6aa53dd8bb40e9f
Update: provide custom error returning static function for NULL returns

NULL does not need any values assigned so provide a static alternative to the by value error return.
common/base/classes/base_path.php
common/base/classes/base_return.php