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