app\properties\TestProperty::beforeIndex PHP Метод

beforeIndex() публичный Метод

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