6 lines
99 B
PHP
6 lines
99 B
PHP
<?php
|
|
|
|
namespace Ulmus\Annotation\Property\Relation;
|
|
|
|
class Ignore implements \Notes\Annotation {}
|