FileTrait
trait FileTrait
Methods
$this | file(string $file) Sets a file to require before creating the service. |
Details
final $this file(string $file)
Sets a file to require before creating the service.
Parameters
string | $file | A full pathname to include |
Return Value
$this |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/FileTrait.html