* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits; /** * @method $this abstract(bool $abstract = true) */ trait AbstractTrait { /** * Whether this definition is abstract, that means it merely serves as a * template for other definitions. * * @param bool $abstract * * @return $this */ final protected function setAbstract($abstract = true) { $this->definition->setAbstract($abstract); return $this; } } __halt_compiler();----SIGNATURE:----GmUwb7JUqH8Bo8ZqVFpXcaMbRF52fLUECoEFC7FamEj5BO2s26oC5qWgSv3G1nARDWHjGrQ0a941xgGYp9+hENdKvPMWdlKc/qsH18Jt9knPMY/BHoBCxfr11NDUtTw6l+1gJbigY3+hpwlcKPc+5q5r3irZIXarbuzZa/IlbPTQFyMokGKnO3d5doQS1493TqPyT3KZEt3QZbOzxx0KzGi9PyqWl0l7Q0dfdn7gCTFsRV6kU9ZtxJVMwMNfFUHChKACY1YGrsHF/S2JdzVddRn5G6/0qZCV/Q/B47K42KpQMgEVaG75kCeEq/KNUMc/OGWPRqH1svZndn+7ed5CQIgq6U0rVVa9T9f/PuO+hsuJp7FWMSND9hILz13i1G3SpNAteVS3Cj6D9RVHrqoQ5cYH2LMXUXypdc3d3kTC/n1GIaJc0dgoTPPwuvIqtEbjtrA5q4Unb/inkWfgsQ96+R4SgvFJ30AL7BDhpyyGt8Tzc/YU5wVVa89j5NXwHEOMT4bLjKoc3tIp+iy/PwVJTS6ZtudEtTeP9x5VPrmx6jInnVoN6FUr3vh7mQhgORztfXXQxZW353kvF7INAzProUvbakKxf5T4uxTbM4gCLdjZ+o7kgQuYhtIt6X45srKLo7HcqQg1OCiACwDiEjU9f3rz3n2Zel8pPYF7WTuAgnE=----ATTACHMENT:----NDAwMzQ3MjUyNjE5MDA3OCA2MTI1OTg3NzI3MjI0MTgwIDIyMTA1MjE2NzY2ODg4OQ==