mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°8772 - test driven compiler wip
This commit is contained in:
12
sources/PropertyTree/PropertyTreeException.php
Normal file
12
sources/PropertyTree/PropertyTreeException.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* @copyright Copyright (C) 2010-2025 Combodo SAS
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
namespace Combodo\iTop\PropertyTree;
|
||||
|
||||
class PropertyTreeException extends \Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user