Current Path : /proc/self/root/home/lentoinv/test.api.lentoria.com/vendor/league/event/src/ |
Current File : //proc/self/root/home/lentoinv/test.api.lentoria.com/vendor/league/event/src/Generator.php |
<?php namespace League\Event; class Generator implements GeneratorInterface { use GeneratorTrait { addEvent as public; } }