1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
filenotexistsexception.php
См. документацию.
1<?php
2
4
6
8{
9 public function __construct(string $path)
10 {
11 parent::__construct(
12 "File `{$path}` not exists"
13 );
14 }
15}
$path
Определения access_edit.php:21