PropertyTrait
trait PropertyTrait
Methods
$this | property(string $name, $value) Sets a specific property. |
Details
final $this property(string $name, $value)
Sets a specific property.
Parameters
string | $name | |
$value |
Return Value
$this |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/PropertyTrait.html