app\properties\TestProperty::beforeIndex PHP Méthode

beforeIndex() public méthode

public beforeIndex ( $event )
    public function beforeIndex($event)
    {
        $event->isValid = true;
    }