This commit is contained in:
TomasVotruba 2017-10-17 08:22:43 +02:00
parent 83302f4bf7
commit fc49c57d4a

View File

@ -83,8 +83,4 @@ final class Attribute
* @var string
*/
public const NAMESPACE = 'namespace';
private function __construct()
{
}
}