Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
yii
test
Fixture
load
yii\test\Fixture::load PHP Метод
Документация по классу Fixture
Показать файл
Открыть проект
load()
публичный
Метод
This method is called before performing every test method. You should override this method with concrete implementation about how to set up the fixture.
public
load
( )
public function load() { }
Fixture
afterLoad
afterUnload
beforeLoad
beforeUnload
load
unload