self::MAX_PATH_LENGTH && 0 === strpos( $path, '/' ) ) { return substr( $path, 1 ); } return $path; } }