lithium\tests\mocks\data\MockProduct::finders PHP Méthode

finders() public static méthode

public static finders ( )
    public static function finders()
    {
        $self = static::_object();
        return $self->_finders;
    }