... use Phalcon\Mvc\Application; use Phalcon\Di\FactoryDefault; $loader = new ... $di = new FactoryDefault(); // Registering the view component $di->set( ...
確定! 回上一頁