init without trunk
This commit is contained in:
parent
ed24ac4994
commit
bb809e7233
14652 changed files with 177862 additions and 94817 deletions
15
vendor/gedmo/doctrine-extensions/lib/Gedmo/Exception/ReferenceIntegrityStrictException.php
vendored
Normal file
15
vendor/gedmo/doctrine-extensions/lib/Gedmo/Exception/ReferenceIntegrityStrictException.php
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?php
|
||||
|
||||
namespace Gedmo\Exception;
|
||||
|
||||
use Gedmo\Exception;
|
||||
|
||||
/**
|
||||
* ReferenceIntegrityStrictException
|
||||
*
|
||||
* @author Evert Harmeling <evert.harmeling@freshheads.com>
|
||||
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
|
||||
*/
|
||||
class ReferenceIntegrityStrictException extends RuntimeException
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue