**[in src/Madkom/RegistryApplication/Domain/CarManagement/Document.php, line 13](https://github.com/event15/RegistriesDomain/blob/b541199bafd77fe7f47043331d8c01d4ccbd6a3d/src/Madkom/RegistryApplication/Domain/CarManagement/Document.php#L13)** > This `title` attribute is declared but never used. You should remove it. ```php private $source; private $createDate; private $title; private $description; public function __construct($id, $source) { ``` --------------------- _Posted from [SensioLabsInsight](https://insight.sensiolabs.com/projects/cf0d9995-e470-4e0e-ba43-8bee54d4f502/analyses/1)_
in src/Madkom/RegistryApplication/Domain/CarManagement/Document.php, line 13
Posted from SensioLabsInsight