You are here

protected property FieldByClassEnhancer::$source in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony-cmf/routing/Enhancer/FieldByClassEnhancer.php \Symfony\Cmf\Component\Routing\Enhancer\FieldByClassEnhancer::source

Type: string field for the source class

File

vendor/symfony-cmf/routing/Enhancer/FieldByClassEnhancer.php, line 32

Class

FieldByClassEnhancer
This enhancer sets a field if not yet existing from the class of an object in another field.

Namespace

Symfony\Cmf\Component\Routing\Enhancer

Code

protected $source;