mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 00:58:48 +02:00
🎨 Add automatic class return type to MetaModel::GetObject() and MetaModel::NewObject()
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
namespace Combodo\iTop\PropertyTree;
|
||||
|
||||
class PropertyTreeException extends \Exception
|
||||
use Exception;
|
||||
|
||||
class PropertyTreeException extends Exception
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user